@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;

} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
	margin: 0;
	padding: 0;

}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边,块显示*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
	color: #666666
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666666;
}/* 未访问的链接 */
a:visited {
	color: #666666;
}/* 已访问的链接 */
a:hover {
	color: #d23c01;
}/* 鼠标在链接上 */
a:active {
	color: #666666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family:"Microsoft YaHei";
	font-size: 12px;
	color: #666;
	background: #FFF;
}
select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
textarea{outline: none;}
input {
	outline: none;
	border: none;
}
.wrap {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.clear {
	clear: both;
	overflow:hidden;
}
.h2 {
	clear: both;
	height: 2px;
	overflow:hidden;
}
.h10 {
	clear: both;
	height: 10px;
	overflow:hidden;
}
.h15 {
	clear: both;
	height: 16px;
	overflow:hidden;
}
.h20 {
	clear: both;
	height: 20px;
	overflow:hidden;
}
.h25 {
	clear: both;
	height: 25px;
	overflow:hidden;
}
.h30 {
	clear: both;
	overflow:hidden;
	height: 30px;
}
.h35 {
	clear: both;
	height: 35px;
}
.h40 {
	clear: both;
	height: 40px;
	overflow:hidden;
}
.h50 {
	clear: both;
	height: 50px;
	overflow:hidden;
}
.h60 {
	clear: both;
	height: 60px;
	overflow:hidden;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
img {
	border: none;
}
.bdimgshare-bg,.bdimgshare-content,.sr-bdimgshare{ display:none !important}
.hui{ background:#f4f4f4;}
/*公共部分结束*/
/*
********************************此处首页样式开始********************************
*/
/*头部开始*/
.top1Box{ height:50px; line-height:50px; background:#f8f8f8; border-bottom:1px solid #dddddd; position:relative; z-index:999}
.top1{}
.top1L{ font-size:14px;}
.top1R{ font-size:14px;}
.topR1{ overflow:hidden; width:208px; height:28px; border:1px solid #dddddd; background:#ffffff; margin-top:10px;}
.topR1 input{ float:left; display:inline; height:28px; border:none; background:none; width:160px; padding:0 10px; font-family:"Microsoft YaHei";}
.topR1 a{ float:left; display:inline; width:28px; height:28px; background:url(../images/icn1.png) no-repeat center center;}
.topR2{ margin-top:10px; margin-left:15px;}
.topR2 dd{ float:left; display:inline; height:30px; position:relative; margin-left:20px;}
.topR2 dd span{ display:block; height:30px; line-height:30px;}
.topR2 dd span a{ display:block; height:30px; padding-left:15px; font-size:14px;}
.topR2 dd.dd1 span a{ background:url(../images/icn2.png) no-repeat left center;}
.topR2 dd.dd2 span a{ background:url(../images/icn3.png) no-repeat left center; padding-left:20px;}
.topR2Code{ border:1px solid #dddddd; background:#FFF; position:absolute; left:50%; top:35px; margin-left:-53px; width:104px; height:100px; padding-top:4px; display:none;}
.topR2Code i{ display:block; width:23px; height:11px; background:url(../images/icn4.png) no-repeat center center; position:absolute; left:50%; margin-left:-11px; top:-11px;}
.topR2Code img{ display:block; width:95px; height:95px; margin:0 auto;}
.topR2 dd:hover .topR2Code{ display:block;}
.top2Box{ height:100px; background:#ffffff; position:relative; z-index:10}
.top2BoxC{ height:100px; border-bottom:7px solid rgba(255,255,255,0.47);}
.top2{ position:relative;}
.top2L{ width:445px; height:60px; margin-top:20px; overflow:hidden;}
.top2L a{ display:block;}
.top2L img{ display:block; height:47px; padding-top:6px;}
.top2R{ height:107px; position:absolute; right:0px; top:0px; height:107px;}
.top2R dd{ float:left; display:inline; width:113px; height:107px;}
.top2R dd span{ display:block; height:100px; border-right:1px solid #f2f2f2;}
.top2R dd span a{ display:block; height:57px; padding-top:50px; line-height:18px; text-align:center; position:relative; color:#333333; font-size:14px;}
.top2R dd span a i{ display:block; height:2px; width:19px; background:#FFF; position:absolute; left:50%; margin-left:-9px; top:36px;}
.top2R dd.hover span a{ background:#d23c01; color:#FFF;}
/*头部结束*/
/*menu开始*/

/*menu结束*/
/*banner开始*/
.banner {
	clear: both;
	width: 100%;
	height: 700px;
	position: relative;
	z-index: 1;
}
.banner .bd {
	width: 1200px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	z-index:1
}
.banner .bd .bdBox {
	width: 1920px;
	height: 700px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -960px;
	z-index: 1;
	overflow:hidden;
}
.banner .bd .bdBox dl dd {
	display: block;
	width: 100%;
	height: 700px;
	overflow: hidden;
	position: relative;
	background-size:cover;
}
.banner .bd .bdBox dl dd a {
	display: block;
	width: 100%;
	height: 700px;
}
.banner .hd {
	height:9px;
	position: absolute;
	left:50%;
	margin-left:-600px;
	bottom:300px;
	z-index: 9;
	text-align: center;
}
.banner .hd ul {
	display: inline-block;
	overflow: hidden;
}
.banner .hd ul li {
	display: inline;
	float: left;
	width: 7px;
	height: 7px;
	overflow: hidden;
	margin: 5px;
	cursor: pointer;
	line-height: 999999999px;
	border:1px solid #fcfdfd;
	border-radius:10px;
}
.banner .hd ul li.on {
	background: #d23e04;
	border:1px solid #a8685a;
}
/*banner结束*/
.bannerMenuBox{ position:absolute; width:100%; left:0px; bottom:0px; height:100px; background:url(../images/bg1.png) repeat center center; z-index:2}
.bannerMenuC{ overflow:hidden;}
.bannerMenuC dd{ float:left; display:inline; width:176px; border-right:1px solid #353638; height:100px;}
.bannerMenuC dd a{ display:block; width:176px; height:100px;}
.bannerMenuC dd div{ display:table-cell; width:119px; height:100px; vertical-align:middle; padding-left:57px;}
.bannerMenuC dd div span{ display:block; height:22px; line-height:22px; overflow:hidden; color:#ffffff; font-size:14px;}
.bannerMenuC dd div em{ display:block; height:15px; line-height:15px; overflow:hidden; color:#949694; font-size:12px; font-family:Arial; width:115px;}
.bannerMenuC dd.dd1 div{ background:url(../images/icn5.png) no-repeat 14px center;}
.bannerMenuC dd.dd2 div{ background:url(../images/icn6.png) no-repeat 14px center;}
.bannerMenuC dd.dd3 div{ background:url(../images/icn7.png) no-repeat 14px center;}
.bannerMenuC dd.dd4 div{ background:url(../images/icn8.png) no-repeat 14px center;}
.bannerMenuC dd.dd1 em{ background:url(../images/text1.png) no-repeat left center;}
.bannerMenuC dd.dd2 em{ background:url(../images/text2.png) no-repeat left center;}
.bannerMenuC dd.dd3 em{ background:url(../images/text3.png) no-repeat left center;}
.bannerMenuC dd.dd4 em{ background:url(../images/text4.png) no-repeat left center;}
.bannerMenuC dd a:hover{ background:#FFF;}
.bannerMenuC dd a:hover span{ color:#000;}
.bannerMenuC dd.dd1 a:hover div{ background:url(../images/icn5h.png) no-repeat 14px center;}
.bannerMenuC dd.dd2 a:hover div{ background:url(../images/icn6h.png) no-repeat 14px center;}
.bannerMenuC dd.dd3 a:hover div{ background:url(../images/icn7h.png) no-repeat 14px center;}
.bannerMenuC dd.dd4 a:hover div{ background:url(../images/icn8h.png) no-repeat 14px center;}
.bannerMenuC dd.dd1 a:hover em{ background:url(../images/text1h.png) no-repeat left center;}
.bannerMenuC dd.dd2 a:hover em{ background:url(../images/text2h.png) no-repeat left center;}
.bannerMenuC dd.dd3 a:hover em{ background:url(../images/text3h.png) no-repeat left center;}
.bannerMenuC dd.dd4 a:hover em{ background:url(../images/text4h.png) no-repeat left center;}
/*第一通栏开始*/
.column1{ position:relative; z-index:2}
.newsCenter{ width:453px; position:absolute; right:0px; height:140px; background:#FFF; top:-140px; border-radius:3px 3px 0 0; padding:20px;}
/*分页*/
.newsCenter .hd{
	position:absolute;
	z-index:1;
	bottom:20px;
	right:20px;
	height:3px;
}
.newsCenter .hd ul {
	text-align:center;
}
.newsCenter .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 19px;
	height: 3px;
	overflow:hidden;
	line-height:999px;
	margin:0 2px;
	background:#999999;
}
.newsCenter .hd ul .on {
	background:#feb619;
}
/*内容*/		
.newsCenter .bd{ position:relative; height:100%; z-index:0; height:100px; overflow:hidden;}
.newsCenter .bd li{ zoom:1; vertical-align:middle; height:100px;}
.newsCenterT{ height:40px; line-height:40px;}
.newsCenterT a{ color:#333333; font-size:18px;}
.newsCenterList{ overflow:hidden; height:60px;}
.newsCenterList dd{ height:30px; line-height:30px; overflow:hidden;}
.newsCenterList dd a{ float:left; display:inline; font-size:14px;}
.newsCenterList dd span{ float:right; display:inline; color:#999}

.column1C{ overflow:hidden;}
.column1CL{ width:690px; overflow:hidden;}
.column1CLT{ height:40px; width:177px; background:#d23e04; color:#FFF; font-size:16px; text-align:center; line-height:40px;}
.column1CLC{
	height:340px; 
	position:relative;
	}
/*内容*/		
.column1CLC .bd{ position:relative; height:100%; z-index:0; height:340px; overflow:hidden;}
.column1CLC .bd li{ zoom:1; vertical-align:middle; height:340px;}
.column1CLC .bd li img{ width:690px; height:340px; display:block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.column1CLC .prev{ display:block; width:40px; height:34px; position:absolute; background:url(../images/icn9.png) no-repeat 0px 0px; top:-34px; right:0px;}
.column1CLC .prev:hover{ background:url(../images/icn9.png) no-repeat -40px 0px;}
.column1CLC .next{ display:block; width:40px; height:34px; position:absolute; background:url(../images/icn9.png) no-repeat 0px -34px; top:0px; right:0px;}
.column1CLC .next:hover{ background:url(../images/icn9.png) no-repeat -40px -34px;}
.column1CLCText{ width:177px; height:340px; background:url(../images/c1Bg1.png) repeat center center; position:absolute; left:0px; top:0px;}
.column1CLCTextC{ overflow:hidden; padding:35px 14px 0; border-bottom:1px solid #3d4b78;}
.column1CLCTextCT{ height:35px; line-height:35px; margin-bottom:8px; overflow:hidden; color:#ffffff; font-size:16px;}
.column1CLCTextC1{ overflow:hidden; color:#c7c7c7; line-height:28px; height:224px;}
.column1CLCTextBtn{ height:36px; border-top:1px solid #142251; line-height:36px; text-align:right; padding-right:14px;}
.column1CLCTextBtn a{ color:#ffffff;}
.column1CR{ padding-top:40px; width:493px;}
.column1CR1{ width:240px; overflow:hidden; background:#FFF; height:340px;}
.column1CR1T{ height:102px; background:url(../images/tBg1.png) no-repeat center center; padding-top:28px; padding-left:15px; position:relative; margin-bottom:20px;}
.column1CR1T i{ display:block; width:14px; height:10px; background:url(../images/tBg2.png) no-repeat center center; bottom:-1px; left:50%; margin-left:-7px; position:absolute;}
.column1CR1T span{ display:block; height:25px; line-height:25px; color:#ffffff; font-size:18px;}
.column1CR1T em{ display:block; height:20px; line-height:20px; color:#e9b0a4; font-size:12px; font-family:Arial;}
.column1CR1C{ display:block; padding:0 15px; background:#FFF;}
.column1CR1CT{ overflow:hidden; margin-bottom:20px;}
.column1CR1CT a{ display:block; font-size:14px; line-height:24px; height:48px; overflow:hidden;}
.column1CR1CList{ overflow:hidden;}
.column1CR1CList dd{ overflow:hidden; height:27px; line-height:27px;}
.column1CR1CList dd a{ float:left; display:inline; height:27px; background:url(../images/icn10.png) no-repeat left center; padding-left:15px;}
.column1CR1CList dd span{ float:right; display:inline; width:10px; height:27px; background:url(../images/icn11.png) no-repeat center center;}
.column1CR1CList dd:hover a{background:url(../images/icn10h.png) no-repeat left center; color:#d23c01;}
.column1CR1CList dd:hover span{ background:url(../images/icn11h.png) no-repeat center center;}
.column1CR2{ width:236px; overflow:hidden; padding-top:15px;}
.videoC{ height:50px; background:#FFF; padding:20px 0 0 0; text-align:center; margin-bottom:15px;}
.videoC div{ display:inline-block; overflow:hidden; height:30px; background:url(../images/icn12.png) no-repeat left center; padding-left:40px; text-align:left;}
.videoC div span{ display:block; height:16px; line-height:16px; color:#253569; font-size:14px;}
.videoC div em{ display:block; height:14px; line-height:14px; color:#a3a3a3; font-family:Arial;}
.column1CR2C{ height:202px; overflow:hidden; background:#FFF url(../images/bg2.png) no-repeat right 65px; position:relative; padding-top:38px;}
/*分页*/
.column1CR2C .hd{
	width:100%;
	position:absolute;
	z-index:1;
	top:17px;
	right:0;
	height:8px;
	line-height:30px;
}
.column1CR2C .hd ul {
	text-align:right;
	padding-right:15px;
}
.column1CR2C .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 8px;
	height: 8px;
	overflow:hidden;
	line-height:999px;
	margin:0 0px 0 7px;
	background:#666666;
	border-radius:8px;
}
.column1CR2C .hd ul .on {
	background:#feb619;
}
/*内容*/		
.column1CR2C .bd{ position:relative; height:100%; z-index:0; height:75px; overflow:hidden; margin-bottom:27px;}
.column1CR2C .bd li{ zoom:1; vertical-align:middle; padding:0 15px; height:75px;}
.column1CR2CT{ height:27px; line-height:27px; color:#333333; font-size:18px; margin-bottom:8px; overflow:hidden;}
.column1CR2CC{ line-height:20px; height:40px; overflow:hidden;}
.column1CR2C2{ height:100px; background:url(../images/bg3.png) no-repeat center center; text-align:right; padding:0 20px;}
.column1CR2C2 span{ display:block; height:30px; line-height:30px; padding-top:20px; color:#ffffff; font-size:18px;}
.column1CR2C2 em{ display:block; height:20px; line-height:20px; color:#abafbf; font-family:Arial;}
/*第一通栏结束*/
.partnerC{
	overflow:hidden; 
	position:relative;
	padding:38px 35px; 
	}	
.partnerC .bd{ position:relative; height:100%; z-index:0; height:42px; overflow:hidden;}
.partnerC .bd li{ zoom:1; vertical-align:middle; height:40px; width:208px; border:1px solid #FFF; float:left; margin-right:20px;}
.partnerC .bd li img{ display:block; height:40px; margin:0 auto; width:208px;}
.partnerC .bd li:hover{ border:1px solid #253569;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.partnerC .prev{ display:block; width:15px; height:29px; background:url(../images/icn13.png) no-repeat 0px 0px; position:absolute; left:0px; top:43px;}
.partnerC .prev:hover{ background:url(../images/icn13.png) no-repeat 0px -29px;}
.partnerC .next{ display:block; width:15px; height:29px; background:url(../images/icn13.png) no-repeat -15px 0px; position:absolute; right:0px; top:43px;}
.partnerC .next:hover{ background:url(../images/icn13.png) no-repeat -15px -29px;}
/*第二通栏开始*/
/*底部开始*/
.footerBox{ padding:50px 0; background:#202020;}
.footer{ overflow:hidden;}
.footerL{ width:175px; overflow:hidden; margin-right:160px;}
.footerT{ height:35px; line-height:35px; color:#585858; font-size:14px; margin-bottom:5px; overflow:hidden;}
.footerCode{ width:76px; height:76px; overflow:hidden; margin-bottom:8px;}
.footerCode img{ width:76px; height:76px;}
.footerLText{ height:20px; line-height:20px; color:#585858;}
.footerM{ width:310px; overflow:hidden;}
.footerMText{ line-height:22px; height:44px; color:#7b7b7b; margin-bottom:20px;}
.footerMText span{ display:block;}
.footerMText em{ display:block; font-size:14px;}
.ftShare a{ width:16px !important; height:16px !important; background:url(../images/ftShare.png) no-repeat !important; margin:0 18px 0 0 !important; padding:0 !important;}
.ftShare a.bds_sqq{ background-position:-1px 0px !important;}
.ftShare a.bds_weixin{ background-position:-33px 0px !important;}
.ftShare a.bds_tqq{ background-position:-66px 0px !important;}
.ftShare a.bds_tsina{ background-position:-98px 0px !important;}
.ftShare a.bds_sqq:hover{ background-position:-1px -16px !important;}
.ftShare a.bds_weixin:hover{ background-position:-33px -16px !important;}
.ftShare a.bds_tqq:hover{ background-position:-66px -16px !important;}
.ftShare a.bds_tsina:hover{ background-position:-98px -16px !important;}
.footerR{ width:435px; overflow:hidden; padding-top:14px;}
.footerRUp{ overflow:hidden; margin-bottom:25px;}
.footerRUpL select{ width:190px; height:30px; border:1px solid #404040; background:#272727 url(../images/icn14.png) no-repeat 165px center; appearance:none; -moz-appearance:none; -webkit-appearance:none; -o-appearance:none; color:#7b7b7b; font-family:"Microsoft YaHei";}
.footerRUpR{ overflow:hidden;}
.footerRUpR a{ float:left; display:inline; margin-left:10px; width:101px; height:30px; border:1px solid #404040; background:#272727; text-align:center; line-height:30px; color:#7b7b7b;}
.footerRUpR a:hover{ background:#202020;}
.footerRText{ overflow:hidden; color:#7b7b7b; line-height:20px; text-align:right;}
.footerRText a{ color:#3f3f3f;}
.footerRText a:hover{ color:#7b7b7b; text-decoration:underline;}

/*底部结束*/
/* 飘窗 */
.rightCont{
	position: relative;
	z-index: 999;
}
.closeRight{
	background: url(../images/close.png) center center no-repeat;
	height: 30px;
	width: 30px;
	top: 5px;
	right: 5px;
	position: absolute;
}
/*
********************************此处首页样式结束********************************
*/
/*
********************************此处内页样式开始********************************
*/
/*内页框架开始*/

/*页码开始*/
.page {
	padding:35px 0 35px 0;
	overflow: hidden;
	text-align: center;
	clear: both;
	font-family: "宋体";
}
.page code, .page a {
	padding:6px 10px;
	background: #fff;
	color:#6f6f6f;
	border: 1px solid #efefef;
	border-radius:3px;
}
.page a:hover {
	background: #253569;
	color: #fff;
	border: 1px solid #253569;
}
.page a.hover {
	background: #253569;
	color: #fff;
	border: 1px solid #253569;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #efefef;
}
.page input.pageDetail {
	width: 30px;
	height:23px;
	line-height:23px;
	text-align: center;
}
.page input.page_bnt{
	border: none;
	width: 58px;
	height:25px;
	cursor:pointer;
	color:#6f6f6f;
    }
/*页码结束*/
/*内页框架结束*/
/*全图开始*/
.subBanner{
	height:420px; 
	overflow:hidden; 
	position:relative;
	}
/*分页*/
.subBanner .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.subBanner .hd ul {
	text-align:center;
}
.subBanner .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 10px;
	height: 10px;
	overflow:hidden;
	line-height:999px;
	margin:0 4px;
	background:#ffffff;
}
.subBanner .hd ul .on {
	background: #d23c01;
}
/*内容*/		
.subBanner .bd{ position:relative; height:100%; z-index:0; height:420px;}
.subBanner .bd li{ zoom:1; vertical-align:middle; height:420px;}
.subBanner .bd li img{ width:1200px; height:420px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.subBanner .prev{}
.subBanner .next{}

.ImgColumn1{
	height:140px; 
	overflow:hidden; 
	position:relative;
	}
/*分页*/
.ImgColumn1 .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.ImgColumn1 .hd ul {
	text-align:center;
}
.ImgColumn1 .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width: 13px;
	height: 13px;
	overflow:hidden;
	line-height:999px;
	margin:0 2px;
	background: url(../images/dot.png) right top no-repeat;
}
.ImgColumn1 .hd ul .on {
	background: url(../images/dot.png) left top no-repeat;
}
/*内容*/		
.ImgColumn1 .bd{ position:relative; height:100%; z-index:0; height:140px;}
.ImgColumn1 .bd li{ zoom:1; vertical-align:middle; height:140px; width:280px; float:left; margin-right:26px; position:relative; overflow:hidden;}
.ImgColumn1 .bd li img{ height:140px; width:280px;}
.ImgColumn1Text{ position:absolute; left:0px; top:0px; height:140px; width:280px; display:table; background:rgba(37,53,105,0.9); display:none;}
.ImgColumn1Text div{ display:table-cell; height:140px; width:280px; vertical-align:middle;}
.ImgColumn1Text div span{ display:block; height:32px; line-height:32px; color:#ffffff; font-size:24px; overflow:hidden; padding:0 45px;}
.ImgColumn1Text div em{ display:block; height:23px; line-height:23px; color:#868a9e; font-size:16px; overflow:hidden; padding:0 45px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.ImgColumn1 .prev{}
.ImgColumn1 .next{}


.selectBox{
	overflow: hidden;
	border:1px solid #dddddd;
	border-bottom:none;
}

.selectTit{
	width: 100%;
	overflow: hidden;
}

a.selectDisplayBt{
	display: block;
	width: 65px;
	height: 28px;
	overflow: hidden;
	border:1px solid #333333;
	padding-right: 25px;
	background: #fff url(../images/selectDisplayBt_h.png) no-repeat 72px center;
	text-align: right;
	font-size: 12px;
	color:#9c277c;
	line-height: 28px;
	float: left;
}

a.selectDisplayBt.down{
	background: #fff url(../images/selectDisplayBt.png) no-repeat 72px center;
}

.selectTit span{
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size: 10px;
	color:#797979;
	padding-left: 10px;
}

.selectTit span i{
	color:#e60012;
}

.select_dl{
	width: 100%;
	overflow: hidden;
}

.select_dl dd{
	overflow: hidden;
	border-bottom:1px solid #dddddd;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	padding: 5px 54px 5px 120px;
	position: relative;
}

.selectType{
	display: block;
	width: 110px;
	height:100%;
	overflow: hidden;
	text-align: right;
	font-size: 14px;
	color:#333;
	line-height: 25px;
	position: absolute;
	left: 0px;
	top:0px;
	background:#f1f1f1;
	text-align:center;
	padding-top:5px;
}

.selectMore{
	height: 25px;
	color:#666666;
	font-size:14px;
	overflow: hidden;
}

.select_ul{
	width: 100%;
	overflow: hidden;
}

.select_ul li{
	overflow: hidden;
	float: left;
	display: inline;
	height: 25px;
	line-height: 25px;
}

.select_ul li a{
	padding: 1px 20px;
	overflow: hidden;
	font-size: 14px;
	color:#666;
}

.select_ul li.hover a{
	color:#d23c01;
}
.select_ul li a:hover{
	color:#d23c01;
}

.select_dl em{
	display: none;
	width:28px;
	height: 25px;
	overflow: hidden;
	font-size: 14px;
	color:#666;
	text-align: center;
	line-height: 25px;
	font-style: normal;
	position: absolute;
	right:10px;
	top:5px;
	padding-right:16px;
	background:url(../images/icn15.png) no-repeat right center;
	cursor:pointer;
}

.subPage{ min-height:500px; height:auto !important; height:500px;}
.newsAllimg{ overflow:hidden; width:1221px;}
.newsAllimg dd{ overflow:hidden; width:385px; float:left; display:inline; margin-right:22px;}
.newsAllimgPic{ width:385px; height:260px; overflow:hidden; position:relative;}
.newsAllimgPic a{ display:block; width:100%; height:100%;}
.newsAllimgPic a img{ display:block; width:385px; height:260px;}
.newsAllimgPicText{ overflow:hidden; position:absolute; left:0px; top:0px; width:385px; height:260px; background:rgba(0,0,0,0.7); display:none;}
.newsAllimgPicText div{ display:table-cell; width:385px; height:260px; vertical-align:middle;}
.newsAllimgPicText div span{ display:block; line-height:28px; overflow:hidden; padding:0 50px; text-align:center; color:#FFF; margin-bottom:30px;}
.newsAllimgPicText div em{ width:118px; height:30px; border:1px solid #ffffff; line-height:30px; text-align:center; color:#FFF; display:block; margin:0 auto;}
.newsAllimgText{ height:50px; line-height:50px;}
.newsAllimgText a{ color:#000000; font-size:14px;}
.newsAllimgText a:hover{ color:#d23c01;}

.newsAllimg2{ overflow:hidden; width:1220px;}
.newsAllimg2 dd{ overflow:hidden; width:285px; float:left; display:inline; margin-right:20px;}
.newsAllimg2Pic{ width:285px; height:205px; overflow:hidden; position:relative;}
.newsAllimg2Pic a{ display:block; width:100%; height:100%;}
.newsAllimg2Pic a img{ display:block;width:285px; height:205px}
.newsAllimg2Text{ height:50px; line-height:50px;}
.newsAllimg2Text a{ color:#000000; font-size:14px;}
.newsAllimg2Text a:hover{ color:#d23c01;}

/*全图结束*/
.location{ height:35px; line-height:35px; overflow:hidden; padding-left:26px; background:url(../images/icn16.png) no-repeat left center;}
.location span{ float:left; display:inline;}
.location a{ float:left; display:inline;}
.location a:hover{ color:#333333;}
.location a.hover{ color:#333333;}
.location em{ float:left; display:inline; margin:0 5px;}
/*产品详细start*/
.pvUp{ overflow:hidden;}
.pvUpL{ width:574px; overflow:hidden; height:555px;}
#play{
	width:572px;
	height:423px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	margin-bottom:20px;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {left: 0; display:none;}
#play .next_a span {right: 0; display:none;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:572px;
	height:423px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:572px;
	height:423px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:574px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:90px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:88px;
	width:130px;
	margin:0 14px 0 0;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:88px;
	width:130px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:Arial;
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:88px;
	width:130px;}
.img_hd ul li.on {border:1px solid #c80000;background:#c80000;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a { display:none;left:0;}
.imgMove .next_a { display:none;right:0;}

.pvUpR{ width:606px; overflow:hidden;}
.pvUpRT{ margin-bottom:20px; overflow:hidden;}
.pvUpRT span{ overflow:hidden; height:45px; line-height:45px; color:#333333; font-size:24px;}
.pvUpRT em{ display:block; height:30px; line-height:30px; color:#888888; font-size:14px;}
.pvUpRC{ color:#666666; font-size:14px; line-height:28px; height:252px; overflow:hidden; margin-bottom:31px;}
.pvUpRDn{ overflow:hidden;}
.pvUpRDnBtn{ overflow:hidden;}
.pvUpRDnBtn a{ display:block; width:153px; height:47px; text-align:center; line-height:47px; overflow:hidden; color:#FFF; font-size:14px; background:#d23c01; border-radius:3px;}
.pvUpRDnShare span{ line-height:47px; margin-left:24px;}
.pvUpRDnShare .bdsharebuttonbox{ margin-top:10px;}
.pvDnT{ height:40px; line-height:40px; border-bottom:1px solid #dddddd; position:relative;}
.pvDnT span{ display:block; height:39px; border-bottom:3px solid #253569; position:absolute; left:0px;top:0px; color:#333333; font-size:18px; line-height:39px; padding-right:7px;}
.pvDnText{ line-height:28px; color:#666666; font-size:14px; margin-bottom:50px;}
/*产品详细end*/
.subBanner2{ height:300px; width:100%; position:relative;}
.subBanner2Text{ width:640px; height:210px; padding-top:90px; background:url(../images/icn17.png) no-repeat center bottom; margin:0 auto; text-align:center;}
.subBanner2Text span{ display:block; height:42px; line-height:42px; margin-bottom:15px; color:#6f7794; font-size:36px; font-weight:bold;}
.subBanner2Text em{ display:block; height:32px; line-height:32px; color:#ffffff; font-size:24px;}
.location2Box{ height:75px; clear:both; width:100%; background:#f4f4f4; padding-top:25px;}
.location2{ overflow:hidden; height:50px; line-height:50px; background:#253569;}
.location2L{ overflow:hidden;}
.location2L a{ float:left; display:inline; margin-right:1px; padding:0 22px; height:50px; color:#ffffff; font-size:14px;}
.location2L a:hover{ background:#d23c01;}
.location2L a.hover{ background:#d23c01;}
.location2R{ height:50px; line-height:50px; overflow:hidden; padding-left:26px; background:url(../images/icn18.png) no-repeat left center; margin-right:10px; color:#ffffff;}
.location2R span{ float:left; display:inline;}
.location2R a{ float:left; display:inline; color:#ffffff;}
.location2R a:hover{ color:#E85820;}
.location2R a.hover{ color:#E85820;}
.location2R em{ float:left; display:inline; margin:0 5px;}
.sgT{ overflow:hidden; height:65px; line-height:65px;}
.sgTL{ height:65px; color:#666666; font-size:14px;}
.sgTL span{ font-size:24px; color:#d23c01;}
.sgTL em{ font-size:16px; color:#bcbcbc;}
.articleBox{ overflow:hidden; line-height:25px; font-size:14px;}
.bsList{ overflow:hidden;}
.bsList dd{ height:175px; overflow:hidden; margin-bottom:20px;}
.bsListL{ width:260px; height:175px; background-color:#f4f4f4; background-repeat:no-repeat; background-position:center center;}
.bsListR{ margin-left:280px; background:#f4f4f4; padding:27px; height:121px; line-height:30px; overflow:hidden;}
.bsListR span{ display:block; color:#d23c01; font-size:18px; font-weight:bold;}
.bsListR em{ display:block; font-size:14px;}
/*newsTextImg*/
.newsTextImg1Box{ overflow:hidden;}
.newsTextImg1{ overflow:hidden; width:1314px;}
.newsTextImg1 dd{ overflow:hidden; width:381px; border-right:1px solid #dddddd; margin-right:56px; float:left; display:inline;}
.newsTextImg1Pic{ width:325px; height:180px; overflow:hidden; margin-bottom:24px;}
.newsTextImg1Pic img{ width:325px; height:180px; overflow:hidden;}
.newsTextImg1Btn{ overflow:hidden; margin-bottom:20px;}
.newsTextImg1Btn a{ display:block; height:40px; line-height:40px; width:195px; text-align:center; background:#253569; color:#ffffff; font-size:16px;}
.newsTextImg1Btn a:hover{ background:#d23c01;}
.newsTextImg1Text{ overflow:hidden; width:325px; margin-bottom:20px;}
.newsTextImg1Text span{ display:block; font-size:14px; font-weight:bold; margin-bottom:8px;}
.newsTextImg1Text div{ color:#999999; line-height:30px; height:60px; overflow:hidden;}
/*newsCenter*/
.newsCenter1Box{
	height:300px; 
	overflow:hidden; 
	position:relative;
	}
/*分页*/
.newsCenter1Box .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:26px;
	right:0;
	height:30px;
	line-height:30px;
}
.newsCenter1Box .hd ul {
	text-align:right;
	padding-right:20px;
}
.newsCenter1Box .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	margin:0 0 0 10px;
	border:1px solid #dddddd;
	text-align:center;
}
.newsCenter1Box .hd ul .on {
	background:#d23c01;
	border:1px solid #d23c01;
	color:#FFF;
}
/*内容*/		
.newsCenter1Box .bd{ position:relative; height:100%; z-index:0; height:300px;}
.newsCenter1Box .bd li{ zoom:1; vertical-align:middle; height:300px; background:#f4f4f4;}

.newsCenter1{ overflow:hidden;}
.newsCenter1Img{ width:470px; height:300px; overflow:hidden;}
.newsCenter1Img img{ width:470px; height:300px;}
.newsCenter1Text{ margin-left:490px; overflow:hidden; margin-right:20px; padding-top:20px;}
.newsCenter1TextT{ margin-bottom:15px; overflow:hidden;}
.newsCenter1TextT a{ display:block; height:35px; line-height:35px; color:#333333; font-size:18px;}
.newsCenter1TextT a:hover{ color:#E85820;}
.newsCenter1TextT span{ display:block; height:20px; line-height:20px; color:#999999; font-size:14px;}
.newsCenter1TextC{ line-height:25px; height:125px; overflow:hidden; margin-bottom:20px; font-size:14px;}
.newsCenter1TextCBtn{ overflow:hidden;}
.newsCenter1TextCBtn a{ display:block; width:123px; height:35px; line-height:35px; text-align:center; color:#FFF; font-size:14px; background:#d23c01;}
.newsCenter2{ overflow:hidden;}
.newsCenter2 dd{ overflow:hidden; position:relative; padding:30px 108px 30px 178px; background:#f4f4f4; margin-bottom:20px;}
.newsCenter2L{ width:120px; padding-top:45px; height:63px; position:absolute; left:0px; top:0px; text-align:right;}
.newsCenter2L span{ display:block; height:35px; line-height:35px; overflow:hidden; color:#000000; font-size:30px;}
.newsCenter2L em{ display:block; height:28px; line-height:28px; overflow:hidden; color:#999999; font-size:14px;}
.newsCenter2M{ overflow:hidden;}
.newsCenter2M h1{ height:35px; line-height:35px; font-weight:normal; margin-bottom:10px;}
.newsCenter2M h1 a{ color:#333333; font-size:18px; overflow:hidden;}
.newsCenter2M h1 a:hover{ color:#E85820;}
.newsCenter2M div{ line-height:20px; height:40px; color:#666666;}
.newsCenter2R{ position:absolute; right:20px; bottom:20px;}
/*bigEvent*/
.bigEventUpBox{ height:330px;margin-bottom:90px;}
.bigEventUp{
	height:330px; 
	position:relative;
	}
/*内容*/		
.bigEventUp .bd{ position:relative; height:100%; z-index:0; height:330px; overflow:hidden;}
.bigEventUp .bd li{ zoom:1; vertical-align:middle; height:330px; background:#f4f4f4;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.bigEventUp .prev{ display:block; width:39px; height:36px; background:url(../images/icn19.png) no-repeat 0 -36px; position:absolute; top:50%; margin-top:-18px; right:0px;}
.bigEventUp .prev:hover{ background:url(../images/icn19.png) no-repeat 0 0;}
.bigEventUp .next{ display:block; width:39px; height:36px; background:url(../images/icn19.png) no-repeat -39px -36px; position:absolute; top:50%; margin-top:-18px; right:-39px;}
.bigEventUp .next:hover{ background:url(../images/icn19.png) no-repeat -39px 0;}

.bigEventUpL{ width:440px; height:330px; overflow:hidden;}
.bigEventUpL img{ width:440px; height:330px;}
.bigEventUpR{ margin:0 50px 0 460px; padding:40px 0;}
.bigEventUpR h1{ height:30px; line-height:30px; color:#d23c01; font-size:16px; margin-bottom:15px; font-weight:normal;}
.bigEventUpR div{ color:#333333; font-size:14px; line-height:25px; height:200px;}

.bigEventDn{
	position:relative;
	padding:0 60px;
	}
/*内容*/		
.bigEventDn .bd{ position:relative; height:100%; z-index:0; overflow:hidden;}
.bigEventDn .bd li{ zoom:1; vertical-align:middle; float:left; margin-right:60px;}
.bigEventDn .bd li a{ display:block;background: url(../images/icn20.png) no-repeat center bottom; width:130px; height:52px; padding-bottom:13px; text-align:center; line-height:52px; font-size:14px;}
.bigEventDn .bd li.hover a{ color:#d23c01;background: url(../images/icn20h.png) no-repeat center bottom;}
.bigEventDn .bd li a:hover{ color:#d23c01;background: url(../images/icn20h.png) no-repeat center bottom;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.bigEventDn .prev{ display:block; width:19px; height:19px; background:url(../images/icn21.png) no-repeat 0 0px; position:absolute; bottom:-9px; left:0px;}
.bigEventDn .prev:hover{ background:url(../images/icn21.png) no-repeat 0 -19px;}
.bigEventDn .next{ display:block; width:19px; height:19px; background:url(../images/icn21.png) no-repeat -19px 0px; position:absolute;  bottom:-9px; right:0;}
.bigEventDn .next:hover{ background:url(../images/icn21.png) no-repeat -19px -19px;}
.line{ border-top:1px solid #dddddd}
/*contactUs*/
.contactUs1{ padding:35px 25px 25px 25px; background:#f8f8f8 url(../images/c_img1.jpg) repeat-x left top;}
.contactUs1T{ height:40px; line-height:40px; color:#d23c01; font-size:16px;}
.contactUs1C{ line-height:35px; overflow:hidden; width:1200px;}
.contactUs1C dd{ color:#999; font-size:14px; overflow:hidden; width:435px; float:left; display:inline; margin-right:150px;}
.contactUs1C dd span{ float:left; width:57px; text-align:right;}
.contactUs1C dd em{ color:#333333; float:left;}
.contactUs2{ height:500px; background:#f5f3f0;}

.newsView{ position:relative;}
.newsViewBtn{ overflow:hidden; position:absolute; right:0px; top:-35px;}
.newsViewBtn a{ display:block; width:125px; height:35px; background:#d23c01; color:#FFF; text-align:center; line-height:35px; font-size:14px; margin-left:10px;}
.articleBox {
	line-height:28px;
	padding:10px 0;
	color: #666;
}
.articleBox img{
	max-width:100%;
	}
.articleTitle {
	clear: both;
	text-align: center;
	padding:20px 10px 0 10px;
	line-height: 35px;
	font-size:24px;
	font-family:"microsoft yahei";
	color:#333333;
}
.articleTime {
	display: block;
	clear: both;
	text-align: center;
	color: #999999;
	font-size: 11px;
	line-height:30px;
	padding:10px 0 5px 0;
	border-bottom:1px dotted #ccc;
}
.articleShare{ height:28px; margin-bottom:10px;}
.articlePage{ line-height:25px;}

/*核心理念*/
.newsAllimg3{
	overflow:hidden; 
	position:relative;
	padding-top:80px;
	}
/*分页*/
.newsAllimg3 .hd{
	width:100%;
	z-index:1;
	height:15px;
	line-height:15px;
	text-align:center;
}
.newsAllimg3 .hd div{ display:inline-block; overflow:hidden;}
.newsAllimg3 .hd ul {
	float:left;
	margin:0 5px;
	height:15px;
	overflow:hidden;
}
.newsAllimg3 .hd ul li {
	cursor:pointer;
	float:left;
	*display:inline;
	zoom:1;
	width: 11px;
	height: 11px;
	overflow:hidden;
	line-height:999px;
	margin:0 5px;
	background:#999999;
	margin-top:2px;
	border-radius:11px;
}
.newsAllimg3 .hd ul .on {
	background:#d23c01;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.newsAllimg3 .prev{ float:left; display:inline; width:8px; height:15px; background:url(../images/icn22.png) no-repeat 0px 0px;}
.newsAllimg3 .prev:hover{background:url(../images/icn22.png) no-repeat 0px -15px;}
.newsAllimg3 .next{ float:left; display:inline; width:8px; height:15px; background:url(../images/icn22.png) no-repeat -8px 0px;}
.newsAllimg3 .next:hover{background:url(../images/icn22.png) no-repeat -8px -15px;}
/*内容*/		
.newsAllimg3 .bd{ position:relative; height:100%; z-index:0; height:285px; overflow:hidden; margin-bottom:50px;}
.newsAllimg3 .bd li{ zoom:1; vertical-align:middle; width:200px; overflow:hidden; float:left; margin-right:50px;}


.newsAllimg3Pic{ width:190px; height:190px; border:5px solid #FFF; border-radius:200px; margin-bottom:25px; overflow:hidden;}
.newsAllimg3Pic img{ width:190px; height:190px; display:block;}
.newsAllimg3 .bd li:hover .newsAllimg3Pic{border:5px solid #d23c01;}
.newsAllimg3 .bd li:hover .newsAllimg3Text span{ color:#d23c01;}
.newsAllimg3Text{ overflow:hidden; text-align:center;}
.newsAllimg3Text span{ display:block; height:35px; line-height:35px; color:#000000; font-size:18px; overflow:hidden;}
.newsAllimg3Text em{ display:block; height:25px; line-height:25px; overflow:hidden; color:#999999; font-size:14px;}

.newsAllimg4{ width:1220px;}
.newsAllimg4 dd{ float:left; display:inline; width:285px; height:183px; margin-right:20px; margin-bottom:20px; overflow:hidden; background:#f4f4f4; padding-top:32px;}
.newsAllimg4 dd img{ display:block; width:220px; height:150px; margin:0 auto;}
.newsAllimg4 dd:hover{ background:#ffffff; box-shadow:0 0 15px rgba(0,0,0,0.2)}

.newsAllimg5{ width:1220px;}
.newsAllimg5 dd{ float:left; display:inline; width:285px; margin-right:20px; margin-bottom:20px;}
.newsAllimg5Pic{ width:285px; height:215px; overflow:hidden; position:relative; cursor:pointer;}
.newsAllimg5Pic img{ display:block; width:285px; height:215px;}
.newsAllimg5PicBg{ display:block; width:100%; height:100%; background:rgba(0,0,0,0.5) url(../images/icn23.png) no-repeat center center; position:absolute; left:0px; top:0px;}
.newsAllimg5Text{ padding:15px 10px; line-height:22px;}
.newsAllimg5Text span{ display:block; height:22px; overflow:hidden; color:#333333; font-size:14px;}
.newsAllimg5Text em{ display:block; height:22px; overflow:hidden; color:#999999;}
.newsAllimg5 dd:hover{box-shadow:0 0 15px rgba(0,0,0,0.2)}

.picfloatBox{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.5); z-index:10; display:none;}
.picfloat{ width:660px; height:430px; background:#FFF; margin:0 auto; top:50%; margin-top:-215px; position:relative;}
.picfloatImg{ width:660px; height:430px; background:#f1f1f1; position:relative;}
.picfloatImg div#a1{ display:block; width:660px; height:430px;}
.picfloat a.prev{ display:block; width:40px; height:40px; line-height:40px; text-align:center; background:url(../images/icn24.png) no-repeat 0 0; position:absolute; left:265px; bottom:-50px;}
.picfloat a.prev:hover{ background:url(../images/icn24.png) no-repeat 0 -40px;}
.picfloat a.next{ display:block; width:40px; height:40px; line-height:40px; text-align:center; background:url(../images/icn24.png) no-repeat -90px 0; position:absolute; left:355px; bottom:-50px;}
.picfloat a.next:hover{ background:url(../images/icn24.png) no-repeat -90px -40px;}
.picfloat a.picclose{ display:block; width:40px; height:40px; position:absolute; background:url(../images/icn24.png) no-repeat -45px 0; cursor:pointer;left:310px; bottom:-50px;}
.picfloat a.picclose:hover{ background:url(../images/icn24.png) no-repeat -45px -40px;}

/*订购表单弹窗*/
.orderForm{ overflow:hidden; width:100%; height:100%; background:rgba(0,0,0,0.5); position:fixed; left:0px; top:0px; z-index:9999; display:none;}
.orderFormC{ padding:15px; width:525px; height:400px; background:#FFF; margin:0 auto; position:relative; top:50%; margin-top:-215px;}
.orderFormCT{ overflow:hidden; height:30px; line-height:30px; margin-bottom:30px;}
.orderFormCT span{ float:left; display:inline; height:18px; margin-top:6px; line-height:18px; border-left:3px solid #000000; padding-left:12px; color:#000000; font-size:18px;}
.orderFormCT em{ float:right; display:inline; width:19px; height:19px; background:url(../images/icn25.png) no-repeat center center; margin-top:5px; cursor:pointer;}
.orderFormList{ overflow:hidden; padding:0 20px;}
.orderFormList dd{ overflow:hidden; margin-bottom:20px;}
.orderFormList dd span{ float:left; display:inline; height:34px; line-height:34px; width:85px; text-align:left; color:#000000; font-size:14px;}
.orderFormList dd em{ float:left; display:inline; color:#d23c01; font-size:14px; line-height:34px; height:34px; overflow:hidden;}
.orderFormList dd input{ float:left; display:inline; width:230px; height:32px; border:1px solid #dddddd; line-height:32px; padding:0 10px;}
.orderFormList dd textarea{ float:left; display:inline; width:360px; height:92px; border:1px solid #dddddd; line-height:32px; padding:0 10px;}
.orderFormBtn{ overflow:hidden; padding-left:105px;}
.orderFormBtn a{ display:block; width:165px; height:48px; text-align:center; line-height:48px; color:#FFF; font-size:14px; background:#d23c01;}
/*
********************************此处内页样式结束********************************
*/
